Skip to content

ext/intl: trying out ideas for GH-19362 #19429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

devnexen
Copy link
Member

@devnexen devnexen commented Aug 9, 2025

we re not implementing zend mm for C++ really here, just seeing how creating objects with zend mm allocator would play out with ICU.

we re not implementing zend for C++ really here, just seeing how creating
objects with zend mm allocator would play out with ICU.
@devnexen devnexen force-pushed the intl_use_abit_zmm branch from 62a4844 to 2567ae7 Compare August 9, 2025 09:54
@bukka
Copy link
Member

bukka commented Aug 9, 2025

I think it's on purpose that just limited set of C++ is used in that extension and we should not divert from it IMO. In fact we should try to convert as much as we can to C and use C API where possible.

So -1 on this.

@devnexen
Copy link
Member Author

devnexen commented Aug 9, 2025

If I decide to pursue it, it will probably need a RFC and will be for post 8.5 anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants